SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-jstyleson rpm build for : Rawhide. For other distributions click python3-jstyleson.

Name : python3-jstyleson
Version : 0.0.2^20200323.8c47cc9 Vendor : Fedora Project
Release : 1.fc42 Date : 2024-11-05 12:07:09
Group : Unspecified Source RPM : python-jstyleson-0.0.2^20200323.8c47cc9-1.fc42.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : A python library to parse JSON with js-style comments
Description :
jstyleson is a python library to parse JSON with js-style comments.
Trailing comma is also supported.

JSON by standard does not allow comments and trailing comma, and the
python standard json module does not offer options to parse such informal
JSON.

jstyleson try to make it happy with your js-style commented JSON, by first
removing all elements inside (comments and trailing comma), then hand it
to the standard json module.

jstyleson supports parsing JSON with:

- single-line comment
- multi-line comment
- inline comment
- trailing comma

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-jstyleson
python3-jstyleson
python3.13-jstyleson
python3.13dist(jstyleson)
python3dist(jstyleson)

Requires :
python(abi) = 3.13
rpmlib(CaretInVersions) <= 4.15.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.13/site-packages/__pycache__/jstyleson.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/jstyleson.cpython-313.pyc
/usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info
/usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/LICENSE
/usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/jstyleson.py
/usr/share/doc/python3-jstyleson
/usr/share/doc/python3-jstyleson/README.md
/usr/share/licenses/python3-jstyleson
/usr/share/licenses/python3-jstyleson/LICENSE

 
ICM